ExtendedPropertyValue Property |
Gets or sets the value.
Namespace:
Independentsoft.Msg
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic byte[] Value { get; set; }Public Property Value As Byte()
Get
Set
Property Value
Type:
ByteThe value.
See Also